projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9743b26
)
(sun-mouse): Provide `sun-mouse', not `term/sun-mouse'.
author
Karl Heuer
<kwzh@gnu.org>
Tue, 10 Aug 1999 17:08:41 +0000
(17:08 +0000)
committer
Karl Heuer
<kwzh@gnu.org>
Tue, 10 Aug 1999 17:08:41 +0000
(17:08 +0000)
lisp/term/sun-mouse.el
patch
|
blob
|
history
diff --git
a/lisp/term/sun-mouse.el
b/lisp/term/sun-mouse.el
index 113d98cc176f2f8816c8576a29efbee660dc4974..7287b59c1910985395e3d5fa88858fda3a669c8e 100644
(file)
--- a/
lisp/term/sun-mouse.el
+++ b/
lisp/term/sun-mouse.el
@@
-676,6
+676,6
@@
just close the window, and wait for reopening."
(setq-default current-local-mousemap nil)
(defvar current-global-mousemap (make-mousemap))
-(provide '
term/
sun-mouse)
+(provide 'sun-mouse)
;;; sun-mouse.el ends here